xen/arm: Add r1p12 to the list of supported Cadence UARTs
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 14 Jan 2016 18:44:07 +0000 (19:44 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 15 Jan 2016 15:36:22 +0000 (15:36 +0000)
commit67f7afd26f7a61c31f6b3c3112828a3996434e17
tree48a59f52a599c748f4b3d37d3840af702b2a235d
parentb4637669c4758d1e8c65eb5bec711ff2cf183641
xen/arm: Add r1p12 to the list of supported Cadence UARTs

Add r1p12 to the list of supported Cadence UARTs. Xen only
uses the subset of features available in r1p8, so we don't
need to differentiate between r1p8 and r1p12 yet.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/drivers/char/cadence-uart.c